home *** CD-ROM | disk | FTP | other *** search
- Path: news.internex.net.au!usenet
- From: sultan@connexus.apana.org.au (Jon Hornstein)
- Newsgroups: comp.lang.c
- Subject: Re: Can anyone HELP with variable delaration? Please?
- Date: Sat, 06 Apr 1996 04:33:46 GMT
- Organization: connexus.apana.org.au
- Message-ID: <4k2t49$ft4@preeda.internex.net.au>
- References: <4jt07b$dul@news.us.net>
- NNTP-Posting-Host: dialin-16.internex.net.au
- X-Newsreader: Forte Free Agent 1.0.82
-
- No implied string data type in C. There is however no reason why you
- cannot fabricate your own.
-
- sillybug@us.net (brian skrab) wrote:
-
- >Hello,
-
- >I've just started learning C programming (moving up from Pascal) and I can't
- >seem to find an answer to this question. I'm sure this is going to sound
- >stupid, but how can I declare a variable to be of a data type string? Is
- >there a data type "string"?
-
- >Thanks in advance,
- >~brian skrab
- >sillybug@us.net
-
-
-